home *** CD-ROM | disk | FTP | other *** search
/ PC User 2002 July / Disc 1 / PCU0702CD1.iso / software / apps / files / animfx.exe / #setuppath# / photocopy.swf / scripts / frame_5 / DoAction.as
Encoding:
Text File  |  2002-05-17  |  75 b   |  9 lines

  1. if(loaded == 1)
  2. {
  3.    gotoAndPlay(6);
  4. }
  5. else
  6. {
  7.    gotoAndPlay(4);
  8. }
  9.